Skip to content

Conversation

@cmp0xff
Copy link
Contributor

@cmp0xff cmp0xff commented Nov 2, 2025

This PR fixes pd.NAType. In particular, pd.NA.__add__(other: object) is too wide. For example, pd.NA + [1] does not work.

@cmp0xff cmp0xff added the NA - MaskedArrays Related to pd.NA and nullable extension arrays label Nov 4, 2025
@cmp0xff cmp0xff force-pushed the simplify-missing branch 3 times, most recently from 9f9551b to bf21502 Compare November 11, 2025 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

NA - MaskedArrays Related to pd.NA and nullable extension arrays

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant